getAll

inline suspend fun <T> getAll(fields: ShowFields = ShowFields()): T

Returns a list with all available application settings.

Secret/password fields are automatically redacted with ****** characters.